home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1991: Code Warrior / bincue / Code Warrior.bin / Developer Essentials / DTS Sample Code / Snippets / Snippets Oct '91 / WavePlay / How To Use WavePlay next >
Encoding:
Text File  |  1991-09-09  |  368 b   |  10 lines  |  [TEXT/ttxt]

  1. WavePlay:
  2.  
  3. To use WavePlay just double click on it and select Start from the file menu.  The 
  4. application will then make a white noise wave table and play a frequency through it.
  5. It will then play the same frequency through a square wave. You should be able to notice
  6. the difference in the sound.
  7.  
  8. All of the code which is worth looking at is in the routine "start".
  9.  
  10.